Click or drag to resize

ServiceCreateCategoryList Method (CategoryList, StandardFolder)

Creates the category list.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Response CreateCategoryList(
	CategoryList categoryList,
	StandardFolder standardFolder
)

Parameters

categoryList
Type: Independentsoft.ExchangeCategoryList
The category list.
standardFolder
Type: Independentsoft.ExchangeStandardFolder
The standard folder.

Return Value

Type: Response
Response.
See Also